ASP.NET MVC コントロールヘルプ
Content メソッド (TileBuilder<TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TileBuilder<TControl,TBuilder> クラス : Content メソッド
値。
C1.Web.Mvc.Tile.Content を構成します。 タイルコンテンツ(テキスト/html)またはそのコンテンツを含む DOM 要素のセレクタを設定します。
シンタックス
'宣言
 
Public Function Content( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Content( 
   System.string value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

TileBuilder<TControl,TBuilder> クラス
TileBuilder<TControl,TBuilder> メンバ